home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / balones.swf / scripts / DefineSprite_189 / frame_7 / DoAction.as
Text File  |  2013-04-24  |  106b  |  6 lines

  1. if(_root.chan.mc1._currentframe != 1)
  2. {
  3.    _root.chan.mc1.prevFrame();
  4.    _root.bo.gotoAndPlay(2);
  5. }
  6.